0001: SET sql_mode = ? 0.0002s
0002: SHOW DATABASES LIKE 'ndt\_staging' 0.0003s
0003: SHOW FULL TABLES WHERE Table_Type != 'VIEW' 0.0008s
0004: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0004s
0005: SELECT DISTINCT "SiteConfig"."ClassName", "SiteConfig"."LastEdited", "SiteConfig"."Created", "SiteConfig"."VideoGallery_YouTubeApiKey", "SiteConfig"."SiteTreeCacheEnabled", "SiteConfig"."GoogleMapsApiKey", "SiteConfig"."UseFacebook", "SiteConfig"."UseTwitter", "SiteConfig"."UseLinkedIn", "SiteConfig"."UsePinterest", "SiteConfig"."UseInstagram", "SiteConfig"."UseGoogleMyBusiness", "SiteConfig"."UseBlog", "SiteConfig"."UseFlickr", "SiteConfig"."UseYouTube", "SiteConfig"."UseVimeo", "SiteConfig"."UseYelp", "SiteConfig"."UseTumblr", "SiteConfig"."UseHouzz", "SiteConfig"."UseAngiesList", "SiteConfig"."FacebookURL", "SiteConfig"."TwitterURL", "SiteConfig"."LinkedInURL", "SiteConfig"."PinterestURL", "SiteConfig"."InstagramURL", "SiteConfig"."GoogleMyBusinessURL", "SiteConfig"."BlogURL", "SiteConfig"."FlickrURL", "SiteConfig"."YouTubeURL", "SiteConfig"."VimeoURL", "SiteConfig"."YelpURL", "SiteConfig"."TumblrURL", "SiteConfig"."HouzzURL", "SiteConfig"."AngiesListURL", "SiteConfig"."BigCommerceStoreUrl", "SiteConfig"."BigCommerceApiUrl", "SiteConfig"."BigCommerceStoreHash", "SiteConfig"."BigCommerceApiAccessToken", "SiteConfig"."BigCommerceApiScope", "SiteConfig"."AdditionalHeaderCode", "SiteConfig"."AdditionalFooterCode", "SiteConfig"."GoogleTrackingUniversal", "SiteConfig"."GoogleTagManagerHeadCode", "SiteConfig"."GoogleTagManagerBodyCode", "SiteConfig"."PageStructure", "SiteConfig"."HeadContactLink", "SiteConfig"."PhoneNumber", "SiteConfig"."AskNDTManLink", "SiteConfig"."FootContactLink", "SiteConfig"."FootAddress", "SiteConfig"."FootEmail", "SiteConfig"."BCBillingContent", "SiteConfig"."BCShippingContent", "SiteConfig"."BCPaymentContent", "SiteConfig"."BCConfirmationContent", "SiteConfig"."ExpiringPaymentsNotificationRecipients", "SiteConfig"."ExpiringPaymentsNotificationSender", "SiteConfig"."CyberSourceApiLoginStorage", "SiteConfig"."CyberSourceUseSandbox", "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.0004s
0006: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0004s
0007: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0004s
0008: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0009: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0010: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0011: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0012: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0013: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0014: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0015: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0016: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
0017: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
0018: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "BigCommerceCategoryRedirectorPage_Live"."AlternateLink", "BigCommerceCategoryRedirectorPage_Live"."ShowCategoriesDesktop", "BigCommerceCategoryRedirectorPage_Live"."ShowCategoriesMobile", "BigCommerceCategoryRedirectorPage_Live"."CategoryID", "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" LEFT JOIN "BigCommerceCategoryRedirectorPage_Live" ON "BigCommerceCategoryRedirectorPage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ID" = ?) AND ("SiteTree_Live"."ClassName" IN (?)) ORDER BY "SiteTree_Live"."Sort" ASC LIMIT 1 0.0003s
0019: SELECT DISTINCT MAX("BCCategory"."MenuChangeDate") FROM "BCCategory" 0.0035s
0020: SELECT DISTINCT count(DISTINCT "BCCategory"."ID") AS "Count" FROM "BCCategory" 0.0013s
0021: SELECT DISTINCT MAX("BCCategory"."MenuChangeDate") FROM "BCCategory" 0.003s
0022: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.002s
0023: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0017s
0024: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0004s
0025: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0026: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0027: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0028: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0029: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0030: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0031: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0032: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0033: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0034: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0035: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0036: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0037: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0038: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0039: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0040: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0041: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0042: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0043: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0044: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0045: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0046: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0047: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0048: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0049: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0050: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0051: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0052: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0053: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0054: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0055: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0056: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0057: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0058: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0059: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0060: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0061: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0062: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0063: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0064: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0065: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0066: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0067: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0068: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0069: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0070: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0071: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0072: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0073: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0074: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0075: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0076: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0077: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0078: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0079: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0080: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0081: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0082: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0083: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0084: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0085: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0086: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0087: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0088: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0089: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0090: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0091: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0092: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0093: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0094: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0095: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0096: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0097: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0098: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0099: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0100: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0101: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0102: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0103: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0104: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0105: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0106: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0107: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0108: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0109: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0110: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0111: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0112: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0113: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0114: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0115: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0116: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0117: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0118: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0119: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0120: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0121: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0122: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0123: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0124: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0125: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0126: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0127: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0128: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0129: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0130: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0131: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0132: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0133: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0134: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0135: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0136: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0137: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0138: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0139: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0140: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0141: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0142: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0143: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0144: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0145: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0146: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0147: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0148: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0149: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0150: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0151: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0152: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0153: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0154: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0155: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0156: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0157: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0158: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0159: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0160: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0161: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0162: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0163: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0164: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0165: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0166: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0167: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0168: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0169: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0170: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0171: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0172: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0173: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0174: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0175: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0176: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0177: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0178: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0179: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0180: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0181: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0182: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0183: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0184: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0185: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0186: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0187: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0188: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0189: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0190: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0191: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0192: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0193: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0194: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0195: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0196: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0197: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0198: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0199: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0200: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0201: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0202: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0203: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0204: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0205: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0206: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0207: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0208: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0209: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0210: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0211: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0212: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0213: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0214: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0215: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0216: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0217: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0218: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0219: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0220: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0221: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0222: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0223: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0224: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0225: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0226: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0227: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0228: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0229: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0230: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0231: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0232: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0233: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0234: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0235: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0236: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0237: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0238: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0239: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0240: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0241: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0242: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0243: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0244: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0245: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0246: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0247: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0248: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0249: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0250: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0251: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0252: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0253: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0254: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0255: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0256: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0257: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0258: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0259: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0260: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0261: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0262: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0263: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0264: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0265: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0266: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0267: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0268: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0269: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0270: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0271: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0272: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0273: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0274: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0275: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0276: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0277: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0278: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0279: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0280: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0281: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0282: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0283: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0284: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0285: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0286: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0287: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0288: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0289: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0290: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0291: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0292: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0293: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0294: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0295: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0296: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0297: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0298: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0299: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0300: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0301: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0302: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0303: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0304: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0305: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0306: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0307: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0308: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0309: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0310: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0311: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0312: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0313: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0314: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0315: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0316: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0317: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0318: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0319: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0320: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0321: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0322: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0323: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0324: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0325: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0326: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0327: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0328: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0329: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0330: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0331: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0332: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0333: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0334: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0335: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0336: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0337: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0338: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0339: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0340: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0341: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0342: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0343: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0344: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0345: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0346: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0347: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0348: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0349: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0350: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0351: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0352: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0353: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0354: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0355: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0356: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0357: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0358: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0359: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0360: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0361: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0362: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0363: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0364: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0365: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0366: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0367: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0368: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0369: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0370: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0371: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0372: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0373: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0374: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0375: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0376: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0377: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0378: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0379: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0380: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0381: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0382: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0383: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0384: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0385: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0386: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0387: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0388: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0389: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0390: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0391: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0392: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0393: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0394: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0395: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0396: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0397: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0398: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0399: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0400: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0401: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0402: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0403: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0404: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0405: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0406: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0407: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0408: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0409: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0410: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0411: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0412: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0413: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0414: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0415: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0416: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0417: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0418: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0419: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0420: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0421: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0422: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0423: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0424: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0425: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0426: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0427: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0428: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0429: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0430: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0431: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0432: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0433: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0434: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0435: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0436: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0437: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0438: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0439: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0440: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0441: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0442: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0443: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0444: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0004s
0445: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0446: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0447: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0448: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0449: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0450: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0451: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0452: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0453: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0454: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0455: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0456: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0457: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0458: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0459: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0460: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0461: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0462: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0463: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0464: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0465: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0466: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0467: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0468: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0469: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0470: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0471: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0472: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0473: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0474: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0475: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0476: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0477: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0478: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0479: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0480: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0481: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0482: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0483: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0484: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0485: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0486: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0487: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0488: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0489: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0490: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0491: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0492: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0493: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0494: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0495: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0496: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0497: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0498: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0499: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0500: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0501: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0502: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0503: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0504: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0505: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0506: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0507: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0508: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0509: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0510: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0511: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0512: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0513: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0514: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0515: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0516: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0517: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0518: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0519: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0520: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0521: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0522: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0523: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0524: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0525: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0526: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0527: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0528: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0529: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0530: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0531: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0532: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0533: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0534: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0535: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0536: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0537: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0538: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0539: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0540: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0541: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0542: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0543: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0544: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0545: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0546: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0547: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0548: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0549: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0550: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0551: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0552: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0553: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0554: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0555: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0556: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0557: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0558: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0559: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0560: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0561: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0562: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0563: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0564: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0565: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0566: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0567: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0568: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0569: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0570: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0571: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0572: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0573: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0574: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0575: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0576: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
0577: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0578: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0579: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0580: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0581: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0582: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0583: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0584: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0585: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0586: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0587: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0588: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0589: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0590: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0591: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0592: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0593: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0007s
0594: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0595: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0006s
0596: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0028s
0597: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0598: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0051s
0599: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0003s
0600: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0601: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0602: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0603: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0003s
0604: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0605: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0606: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0607: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0608: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0609: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0610: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0611: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0612: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0613: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0614: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0615: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0616: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0617: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0618: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0619: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0620: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0621: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0622: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0623: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0624: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0625: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0626: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0627: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0628: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0629: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0630: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0631: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0632: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0633: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0634: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0635: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0636: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0637: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0638: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0639: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0640: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0641: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0642: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0643: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0644: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0645: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0646: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0647: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0648: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0649: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0650: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0651: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0652: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0653: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0654: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0655: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0656: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0657: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0658: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0659: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0660: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0661: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0662: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0663: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0664: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0665: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0666: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0667: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0668: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0669: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0670: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
0671: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0672: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0673: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0674: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0675: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0676: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0677: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0678: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0679: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0680: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0681: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0682: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0683: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0684: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0685: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0686: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0687: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0688: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0689: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0690: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0691: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0692: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0693: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0694: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0695: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0696: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0697: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0698: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0699: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0700: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0701: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0702: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0703: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0704: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0705: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0706: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0707: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0708: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0709: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0710: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0711: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0712: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0713: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0714: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0715: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0716: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0717: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
0718: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0719: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0720: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0721: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0722: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0723: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0724: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0725: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0726: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0727: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0728: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0729: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0730: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0731: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0732: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0733: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0734: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0735: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0736: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0737: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0738: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0739: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0740: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0741: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0742: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0743: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0744: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0745: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0746: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0004s
0747: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0748: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0749: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0750: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0751: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0752: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0753: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0754: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0755: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0756: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0757: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0758: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0759: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0760: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0761: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0762: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0763: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0764: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0765: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0766: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0767: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0768: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0769: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0770: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0771: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0772: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0773: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0774: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0775: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0776: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0777: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0778: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0779: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0780: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0781: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0782: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0783: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0784: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
0785: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0786: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0787: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0788: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0789: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0790: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0791: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0792: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0793: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0794: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0795: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0796: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0797: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0798: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
0799: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0800: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0801: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0802: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0803: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0804: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0805: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0806: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0807: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0808: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0809: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0810: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0811: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0812: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0813: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0814: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0815: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0816: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0817: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0818: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0819: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0820: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0821: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0822: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0823: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0824: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0825: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0826: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0827: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0828: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0829: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0830: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0831: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0832: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0833: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0834: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0835: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0836: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0837: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0838: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0839: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0840: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0841: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0842: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0843: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0844: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0845: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0846: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0847: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
0848: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0849: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0850: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0851: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0852: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0853: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0854: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0855: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0856: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0857: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
0858: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0859: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0860: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0861: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0862: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0863: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0864: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0865: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0866: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0867: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0868: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0869: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0870: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0871: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0872: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0873: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0874: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0875: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0876: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0877: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0878: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0879: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0880: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0881: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0882: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0883: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0884: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0885: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0886: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0887: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0888: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
0889: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0890: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0891: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0892: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0893: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0894: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0895: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0896: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0897: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0898: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0899: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0900: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0901: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0902: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0903: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0904: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0905: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0906: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0907: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0908: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0909: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0910: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0911: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0912: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0913: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0914: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0915: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0916: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0917: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0918: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0919: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0920: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0921: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0922: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0923: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0924: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0925: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0926: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0927: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0928: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0929: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0930: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0931: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0932: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0933: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0934: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0935: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0936: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0937: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0938: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0939: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0940: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0941: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0942: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0943: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0944: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0945: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0946: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0947: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0948: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0949: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0950: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0951: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0952: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0953: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0954: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0955: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0956: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0957: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0958: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0959: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0960: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0961: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0962: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0963: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0964: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0965: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0966: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0967: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0968: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0969: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0970: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0971: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0972: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0973: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0974: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0975: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0976: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0977: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0978: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0979: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0980: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0981: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0982: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0983: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0984: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
0985: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0986: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
0987: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
0988: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0989: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0990: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0991: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0992: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0993: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
0994: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0995: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0996: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
0997: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
0998: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
0999: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1000: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1001: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1002: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1003: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1004: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1005: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1006: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1007: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1008: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1009: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1010: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1011: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1012: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1013: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1014: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1015: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1016: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1017: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1018: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1019: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1020: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1021: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1022: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
1023: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1024: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1025: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1026: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1027: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1028: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1029: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1030: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1031: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1032: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1033: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1034: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1035: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1036: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1037: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1038: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1039: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1040: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1041: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1042: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1043: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1044: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1045: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1046: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1047: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1048: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1049: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1050: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1051: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1052: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1053: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1054: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1055: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1056: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1057: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1058: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1059: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1060: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1061: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1062: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1063: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1064: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1065: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1066: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1067: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1068: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1069: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1070: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1071: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1072: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1073: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1074: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1075: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1076: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1077: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1078: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1079: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1080: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1081: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1082: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1083: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1084: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1085: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1086: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1087: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1088: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1089: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1090: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
1091: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1092: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1093: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
1094: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1095: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1096: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
1097: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1098: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1099: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1100: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1101: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1102: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1103: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1104: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1105: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1106: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1107: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1108: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1109: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1110: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1111: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1112: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1113: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1114: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1115: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1116: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1117: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1118: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1119: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1120: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1121: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1122: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1123: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1124: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1125: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1126: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1127: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1128: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1129: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1130: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1131: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1132: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1133: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1134: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1135: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1136: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1137: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1138: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1139: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1140: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1141: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1142: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1143: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1144: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1145: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1146: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1147: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1148: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1149: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1150: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1151: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1152: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1153: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1154: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1155: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1156: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1157: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1158: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1159: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1160: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1161: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1162: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1163: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1164: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1165: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1166: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1167: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1168: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1169: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1170: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1171: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1172: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1173: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1174: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1175: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1176: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1177: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1178: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1179: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1180: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1181: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1182: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1183: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1184: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1185: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1186: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1187: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1188: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1189: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1190: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1191: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1192: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1193: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1194: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1195: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1196: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1197: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1198: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1199: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1200: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1201: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1202: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1203: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1204: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1205: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1206: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1207: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1208: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1209: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1210: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1211: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1212: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1213: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1214: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1215: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1216: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1217: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1218: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1219: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1220: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1221: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1222: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1223: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1224: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1225: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1226: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1227: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1228: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1229: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1230: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1231: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1232: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1233: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1234: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1235: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1236: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1237: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1238: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1239: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1240: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1241: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1242: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1243: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1244: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1245: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1246: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1247: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1248: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1249: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1250: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1251: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1252: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1253: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1254: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1255: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1256: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1257: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1258: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1259: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1260: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1261: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1262: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1263: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1264: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1265: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1266: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1267: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1268: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1269: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1270: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1271: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1272: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1273: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
1274: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1275: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1276: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
1277: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1278: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1279: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
1280: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1281: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1282: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
1283: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1284: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1285: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
1286: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1287: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1288: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
1289: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1290: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1291: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1292: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1293: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1294: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1295: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1296: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1297: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1298: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1299: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1300: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1301: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1302: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1303: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
1304: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1305: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1306: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1307: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1308: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1309: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
1310: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1311: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1312: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1313: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1314: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1315: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1316: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1317: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1318: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1319: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1320: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1321: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1322: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1323: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1324: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1325: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1326: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1327: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1328: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1329: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1330: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1331: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1332: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1333: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1334: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1335: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1336: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1337: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1338: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1339: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1340: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1341: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1342: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1343: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1344: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1345: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1346: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1347: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1348: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1349: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1350: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1351: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1352: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1353: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1354: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1355: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1356: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1357: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1358: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1359: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1360: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1361: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1362: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1363: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1364: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1365: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1366: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1367: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1368: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1369: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1370: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1371: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1372: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1373: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1374: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1375: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1376: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1377: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1378: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1379: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1380: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1381: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1382: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1383: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1384: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1385: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1386: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1387: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1388: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1389: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1390: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1391: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1392: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1393: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1394: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1395: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1396: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1397: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1398: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1399: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1400: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1401: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1402: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1403: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1404: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1405: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1406: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1407: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1408: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1409: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1410: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1411: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1412: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1413: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1414: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1415: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1416: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1417: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1418: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1419: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1420: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1421: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1422: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1423: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1424: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1425: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1426: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1427: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1428: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1429: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1430: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1431: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1432: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1433: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1434: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1435: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1436: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1437: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1438: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1439: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1440: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1441: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1442: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1443: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1444: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1445: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1446: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1447: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1448: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1449: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1450: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1451: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1452: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1453: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1454: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1455: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1456: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1457: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1458: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1459: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1460: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1461: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1462: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1463: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1464: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1465: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1466: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1467: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1468: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1469: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1470: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1471: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1472: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1473: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1474: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1475: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1476: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1477: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1478: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1479: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1480: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1481: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1482: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1483: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
1484: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1485: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1486: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1487: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1488: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1489: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1490: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1491: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1492: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1493: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1494: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1495: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1496: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1497: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1498: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1499: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1500: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1501: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1502: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1503: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1504: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1505: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1506: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1507: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1508: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1509: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
1510: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1511: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1512: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1513: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1514: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
1515: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1516: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1517: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1518: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1519: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1520: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1521: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1522: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1523: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1524: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1525: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1526: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1527: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1528: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1529: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1530: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1531: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1532: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1533: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1534: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1535: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1536: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1537: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1538: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1539: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1540: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1541: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1542: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1543: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1544: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1545: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1546: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1547: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1548: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1549: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1550: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1551: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1552: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1553: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1554: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1555: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1556: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1557: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1558: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
1559: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
1560: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1561: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1562: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1563: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0006s
1564: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1565: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1566: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1567: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1568: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1569: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1570: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1571: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1572: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1573: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1574: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1575: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1576: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1577: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1578: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1579: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1580: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1581: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1582: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1583: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1584: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1585: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1586: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1587: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1588: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1589: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1590: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1591: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1592: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1593: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1594: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1595: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1596: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1597: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1598: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1599: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1600: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1601: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1602: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1603: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1604: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1605: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1606: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1607: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
1608: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1609: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1610: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1611: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1612: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1613: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1614: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1615: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1616: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1617: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1618: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1619: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1620: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1621: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1622: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1623: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1624: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1625: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1626: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1627: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1628: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1629: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1630: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1631: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1632: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1633: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1634: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1635: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1636: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1637: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1638: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1639: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1640: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1641: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1642: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1643: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1644: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1645: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1646: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1647: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1648: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1649: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1650: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1651: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1652: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1653: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1654: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1655: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1656: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1657: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1658: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1659: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1660: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1661: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1662: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1663: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1664: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1665: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1666: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1667: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1668: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1669: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1670: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1671: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1672: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1673: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1674: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1675: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1676: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1677: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1678: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1679: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1680: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1681: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1682: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1683: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1684: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1685: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1686: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1687: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1688: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1689: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1690: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1691: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1692: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1693: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1694: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1695: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1696: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1697: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1698: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1699: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1700: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1701: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1702: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1703: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1704: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1705: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1706: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1707: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1708: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1709: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1710: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1711: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1712: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1713: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1714: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1715: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1716: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1717: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1718: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1719: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1720: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1721: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1722: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1723: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1724: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1725: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1726: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1727: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1728: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1729: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1730: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1731: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1732: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1733: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1734: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1735: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1736: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1737: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1738: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1739: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1740: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1741: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1742: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1743: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1744: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1745: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1746: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1747: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1748: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1749: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1750: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1751: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1752: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1753: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1754: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1755: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1756: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1757: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1758: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1759: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1760: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1761: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1762: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1763: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1764: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
1765: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1766: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1767: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1768: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
1769: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1770: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1771: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1772: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1773: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1774: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1775: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1776: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1777: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1778: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1779: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1780: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1781: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1782: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1783: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1784: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1785: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1786: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1787: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1788: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1789: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1790: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1791: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1792: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1793: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1794: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1795: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1796: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1797: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1798: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1799: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1800: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1801: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1802: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1803: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1804: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1805: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1806: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1807: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1808: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1809: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1810: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1811: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1812: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1813: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1814: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1815: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1816: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1817: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1818: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1819: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1820: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1821: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1822: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0007s
1823: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1824: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1825: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1826: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1827: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1828: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1829: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1830: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1831: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1832: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1833: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1834: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1835: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1836: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1837: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1838: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1839: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1840: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1841: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1842: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1843: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1844: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
1845: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1846: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1847: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1848: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1849: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1850: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1851: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1852: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1853: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1854: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1855: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1856: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1857: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1858: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1859: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1860: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1861: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1862: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1863: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1864: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1865: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1866: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1867: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1868: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1869: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1870: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1871: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1872: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1873: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1874: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1875: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1876: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1877: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1878: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1879: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1880: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1881: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1882: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1883: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1884: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1885: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1886: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1887: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1888: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1889: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1890: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1891: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1892: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1893: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1894: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1895: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1896: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1897: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1898: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1899: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1900: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1901: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1902: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1903: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1904: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1905: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1906: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1907: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1908: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1909: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1910: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1911: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1912: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1913: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1914: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1915: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1916: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1917: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1918: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1919: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1920: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1921: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1922: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1923: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1924: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1925: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1926: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1927: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1928: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
1929: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1930: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
1931: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1932: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1933: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1934: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1935: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1936: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1937: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1938: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1939: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1940: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1941: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1942: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1943: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1944: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1945: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1946: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1947: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1948: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1949: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1950: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
1951: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1952: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1953: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1954: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1955: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1956: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1957: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1958: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1959: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1960: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1961: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1962: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1963: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1964: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1965: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1966: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
1967: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1968: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1969: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1970: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1971: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1972: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1973: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1974: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1975: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1976: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1977: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1978: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1979: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1980: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1981: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1982: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1983: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1984: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1985: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1986: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1987: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1988: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1989: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1990: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1991: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1992: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1993: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1994: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
1995: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
1996: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1997: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
1998: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
1999: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2000: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2001: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2002: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2003: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2004: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2005: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2006: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2007: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2008: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2009: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2010: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2011: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2012: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2013: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2014: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2015: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2016: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2017: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2018: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2019: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2020: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2021: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2022: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2023: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2024: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2025: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2026: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
2027: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2028: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2029: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2030: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2031: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2032: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2033: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2034: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2035: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2036: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2037: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2038: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2039: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2040: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2041: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2042: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2043: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2044: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2045: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2046: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2047: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2048: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2049: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2050: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2051: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2052: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2053: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2054: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2055: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2056: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2057: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2058: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
2059: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2060: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2061: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2062: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2063: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2064: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
2065: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2066: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2067: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2068: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2069: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2070: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2071: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2072: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2073: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2074: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2075: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2076: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2077: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2078: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2079: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2080: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2081: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
2082: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2083: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2084: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2085: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2086: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2087: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2088: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2089: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2090: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2091: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2092: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2093: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2094: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2095: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2096: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2097: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2098: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2099: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2100: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2101: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2102: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2103: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2104: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2105: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2106: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2107: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2108: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2109: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2110: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2111: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2112: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2113: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2114: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2115: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2116: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2117: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0004s
2118: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2119: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2120: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2121: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2122: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2123: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2124: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2125: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2126: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2127: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
2128: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2129: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2130: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2131: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2132: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2133: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2134: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2135: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2136: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2137: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2138: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2139: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2140: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2141: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2142: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2143: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2144: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2145: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2146: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2147: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2148: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2149: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2150: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2151: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2152: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2153: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2154: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2155: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2156: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2157: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2158: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
2159: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2160: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2161: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2162: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2163: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2164: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2165: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2166: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2167: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2168: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2169: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2170: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2171: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2172: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2173: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2174: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2175: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
2176: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2177: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2178: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2179: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2180: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2181: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2182: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2183: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2184: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2185: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2186: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2187: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2188: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2189: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2190: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2191: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2192: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2193: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2194: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2195: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2196: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2197: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2198: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2199: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2200: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2201: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2202: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2203: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2204: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2205: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2206: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
2207: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2208: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2209: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2210: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2211: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2212: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2213: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2214: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2215: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2216: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2217: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2218: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2219: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2220: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2221: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2222: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2223: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2224: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2225: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2226: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2227: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2228: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2229: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2230: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2231: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2232: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2233: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2234: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2235: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
2236: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2237: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2238: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2239: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2240: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2241: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2242: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2243: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2244: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2245: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2246: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2247: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2248: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2249: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2250: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2251: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2252: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2253: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2254: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2255: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2256: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2257: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2258: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2259: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2260: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2261: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2262: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2263: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2264: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2265: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2266: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2267: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2268: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2269: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2270: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2271: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2272: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2273: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2274: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2275: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2276: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2277: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2278: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2279: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2280: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2281: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2282: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2283: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2284: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2285: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2286: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2287: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2288: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2289: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2290: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2291: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
2292: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2293: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
2294: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2295: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2296: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2297: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2298: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2299: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2300: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2301: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2302: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2303: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2304: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2305: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2306: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2307: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2308: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2309: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2310: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2311: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2312: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2313: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2314: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2315: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2316: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2317: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2318: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2319: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2320: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2321: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2322: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2323: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2324: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2325: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2326: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2327: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2328: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2329: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2330: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2331: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2332: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2333: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2334: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2335: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2336: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2337: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2338: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2339: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2340: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2341: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2342: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2343: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2344: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2345: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2346: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2347: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2348: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2349: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2350: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2351: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2352: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2353: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2354: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2355: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2356: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2357: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2358: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2359: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2360: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2361: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2362: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2363: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2364: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2365: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2366: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2367: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2368: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2369: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2370: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2371: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2372: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2373: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2374: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2375: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2376: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2377: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2378: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2379: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2380: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2381: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2382: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2383: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2384: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2385: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2386: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2387: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2388: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2389: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2390: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2391: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2392: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2393: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2394: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2395: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2396: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2397: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2398: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2399: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2400: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2401: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2402: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2403: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2404: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2405: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2406: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2407: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2408: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2409: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2410: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2411: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2412: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2413: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2414: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2415: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2416: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2417: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2418: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2419: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2420: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2421: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2422: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2423: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2424: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2425: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2426: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2427: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2428: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2429: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2430: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2431: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2432: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2433: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2434: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2435: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2436: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2437: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2438: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2439: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2440: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2441: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2442: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2443: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
2444: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2445: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2446: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2447: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2448: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2449: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2450: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2451: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2452: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2453: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2454: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2455: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2456: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2457: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2458: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2459: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2460: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
2461: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2462: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2463: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2464: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2465: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2466: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2467: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2468: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2469: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2470: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2471: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2472: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2473: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2474: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2475: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2476: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2477: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2478: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2479: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2480: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2481: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2482: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2483: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2484: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0004s
2485: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2486: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2487: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2488: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2489: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2490: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2491: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2492: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2493: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2494: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2495: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2496: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2497: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2498: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2499: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2500: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2501: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2502: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2503: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2504: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2505: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2506: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2507: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2508: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2509: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2510: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2511: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2512: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2513: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2514: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2515: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2516: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2517: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2518: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2519: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2520: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2521: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2522: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2523: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2524: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2525: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2526: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2527: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2528: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2529: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2530: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2531: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2532: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2533: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2534: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2535: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2536: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2537: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2538: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2539: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2540: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2541: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2542: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2543: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2544: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2545: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2546: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2547: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2548: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2549: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2550: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2551: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2552: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2553: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2554: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2555: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2556: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2557: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2558: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2559: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2560: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2561: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2562: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2563: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2564: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2565: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2566: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2567: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2568: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2569: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2570: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2571: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2572: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2573: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2574: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2575: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2576: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2577: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2578: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2579: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2580: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2581: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2582: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2583: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2584: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2585: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2586: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2587: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2588: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2589: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2590: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2591: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2592: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2593: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2594: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2595: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2596: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2597: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2598: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2599: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2600: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2601: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2602: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2603: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2604: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2605: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2606: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2607: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2608: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2609: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2610: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2611: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2612: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2613: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2614: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2615: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2616: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2617: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2618: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2619: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2620: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2621: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2622: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2623: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2624: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2625: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2626: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2627: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2628: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2629: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2630: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2631: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2632: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2633: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2634: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2635: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2636: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2637: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2638: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2639: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2640: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2641: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2642: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2643: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2644: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2645: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2646: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2647: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2648: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2649: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2650: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2651: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2652: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2653: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2654: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2655: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2656: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2657: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2658: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2659: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2660: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2661: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2662: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2663: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2664: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2665: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2666: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2667: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2668: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2669: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2670: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2671: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2672: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2673: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2674: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2675: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2676: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2677: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2678: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2679: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2680: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2681: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2682: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2683: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2684: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2685: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2686: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2687: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2688: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2689: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2690: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2691: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2692: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2693: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2694: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2695: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2696: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2697: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2698: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2699: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2700: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2701: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2702: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2703: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2704: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2705: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2706: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2707: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2708: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2709: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2710: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2711: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2712: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2713: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2714: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2715: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2716: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2717: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2718: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2719: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2720: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2721: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2722: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2723: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2724: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2725: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2726: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2727: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2728: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2729: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2730: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2731: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2732: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2733: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2734: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2735: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2736: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2737: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2738: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2739: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2740: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2741: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2742: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2743: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2744: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2745: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2746: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2747: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2748: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2749: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2750: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2751: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2752: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2753: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2754: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2755: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2756: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2757: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2758: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2759: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2760: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2761: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2762: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2763: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2764: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2765: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2766: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2767: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2768: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2769: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2770: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2771: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2772: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2773: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2774: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2775: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2776: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2777: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2778: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2779: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2780: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2781: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2782: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2783: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2784: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
2785: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2786: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2787: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
2788: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2789: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2790: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2791: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2792: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
2793: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2794: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2795: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2796: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2797: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2798: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2799: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2800: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2801: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2802: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2803: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2804: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2805: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2806: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2807: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2808: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2809: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2810: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2811: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2812: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2813: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2814: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2815: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2816: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2817: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2818: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2819: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2820: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2821: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2822: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2823: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2824: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2825: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2826: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2827: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2828: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2829: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2830: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2831: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2832: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2833: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2834: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2835: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2836: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2837: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2838: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2839: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2840: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2841: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2842: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2843: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2844: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2845: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2846: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2847: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2848: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2849: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2850: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2851: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2852: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2853: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2854: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2855: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2856: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2857: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2858: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2859: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2860: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2861: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2862: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2863: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2864: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2865: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2866: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2867: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2868: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2869: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2870: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2871: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2872: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2873: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2874: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2875: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2876: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2877: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2878: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2879: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2880: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2881: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2882: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2883: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2884: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2885: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2886: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2887: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2888: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2889: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2890: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2891: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2892: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2893: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2894: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2895: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2896: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2897: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2898: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2899: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2900: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2901: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2902: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2903: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2904: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2905: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2906: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2907: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2908: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2909: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2910: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2911: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2912: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2913: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2914: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2915: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2916: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2917: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2918: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2919: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2920: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2921: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2922: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2923: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2924: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2925: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2926: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2927: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2928: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2929: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2930: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2931: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2932: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2933: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2934: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2935: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2936: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2937: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2938: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2939: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2940: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2941: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2942: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2943: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2944: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2945: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2946: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2947: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2948: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2949: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2950: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2951: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2952: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2953: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2954: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2955: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2956: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2957: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2958: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2959: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2960: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2961: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2962: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2963: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2964: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2965: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2966: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2967: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2968: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2969: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2970: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2971: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2972: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2973: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2974: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2975: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2976: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2977: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2978: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
2979: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2980: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2981: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2982: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2983: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2984: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2985: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2986: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
2987: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2988: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2989: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2990: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2991: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2992: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2993: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2994: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2995: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
2996: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2997: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
2998: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
2999: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3000: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3001: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3002: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3003: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3004: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3005: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3006: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3007: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3008: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3009: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3010: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3011: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3012: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3013: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3014: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3015: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3016: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3017: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3018: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3019: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3020: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3021: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3022: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3023: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3024: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3025: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3026: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3027: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3028: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3029: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3030: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3031: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3032: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3033: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3034: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3035: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3036: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3037: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3038: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3039: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3040: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3041: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3042: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3043: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3044: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3045: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3046: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3047: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3048: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3049: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3050: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3051: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3052: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3053: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3054: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3055: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3056: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3057: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3058: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3059: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3060: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3061: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3062: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3063: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3064: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3065: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3066: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3067: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3068: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3069: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0021s
3070: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3071: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3072: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3073: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3074: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3075: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3076: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
3077: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3078: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3079: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3080: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3081: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3082: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3083: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3084: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3085: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3086: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3087: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3088: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3089: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3090: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3091: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3092: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3093: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3094: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3095: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3096: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3097: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3098: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3099: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3100: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3101: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3102: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3103: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3104: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3105: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3106: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3107: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3108: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3109: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0003s
3110: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3111: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3112: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3113: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3114: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3115: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3116: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3117: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3118: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3119: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3120: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3121: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3122: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3123: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3124: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3125: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3126: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3127: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3128: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3129: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3130: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3131: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3132: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3133: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3134: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3135: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3136: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3137: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3138: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
3139: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3140: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3141: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3142: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3143: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3144: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3145: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3146: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3147: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3148: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3149: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3150: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3151: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3152: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3153: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3154: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3155: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3156: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3157: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3158: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3159: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3160: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3161: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3162: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3163: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3164: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3165: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3166: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3167: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3168: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3169: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3170: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3171: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3172: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3173: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3174: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3175: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3176: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3177: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3178: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3179: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3180: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3181: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3182: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3183: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3184: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
3185: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3186: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3187: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3188: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3189: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3190: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3191: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3192: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3193: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3194: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3195: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3196: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3197: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3198: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3199: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
3200: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0003s
3201: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3202: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
3203: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3204: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3205: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3206: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3207: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3208: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3209: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3210: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3211: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3212: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3213: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3214: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3215: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3216: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3217: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3218: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3219: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3220: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3221: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3222: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3223: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3224: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3225: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3226: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3227: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3228: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3229: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3230: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3231: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3232: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3233: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3234: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3235: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3236: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3237: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3238: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3239: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3240: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3241: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3242: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3243: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3244: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3245: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3246: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3247: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3248: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0042s
3249: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3250: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3251: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3252: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3253: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3254: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3255: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3256: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3257: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3258: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3259: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3260: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3261: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3262: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3263: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3264: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3265: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3266: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3267: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3268: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3269: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3270: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3271: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3272: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3273: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3274: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3275: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3276: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3277: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
3278: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3279: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3280: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
3281: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3282: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3283: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3284: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3285: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3286: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3287: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3288: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3289: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3290: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3291: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3292: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3293: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3294: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3295: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3296: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3297: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3298: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3299: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3300: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3301: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3302: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3303: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3304: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3305: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3306: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3307: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3308: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3309: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3310: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3311: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3312: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3313: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3314: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3315: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3316: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3317: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3318: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3319: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3320: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3321: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3322: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3323: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3324: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3325: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3326: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3327: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3328: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3329: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3330: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3331: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3332: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3333: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3334: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3335: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3336: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3337: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3338: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3339: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3340: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3341: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3342: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3343: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3344: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3345: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3346: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3347: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3348: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
3349: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3350: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3351: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3352: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3353: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3354: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3355: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3356: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3357: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3358: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3359: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3360: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3361: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3362: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3363: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3364: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3365: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3366: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3367: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3368: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3369: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3370: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3371: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3372: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3373: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3374: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3375: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3376: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3377: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3378: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3379: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3380: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3381: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3382: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3383: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3384: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3385: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3386: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3387: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3388: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3389: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3390: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3391: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3392: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3393: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3394: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3395: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3396: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3397: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3398: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3399: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3400: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3401: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3402: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3403: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3404: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3405: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3406: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3407: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3408: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3409: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3410: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3411: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3412: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3413: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3414: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3415: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3416: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3417: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3418: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3419: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3420: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3421: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3422: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3423: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3424: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3425: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3426: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3427: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3428: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3429: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3430: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3431: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3432: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3433: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3434: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3435: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3436: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3437: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3438: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3439: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3440: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3441: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3442: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3443: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3444: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3445: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3446: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3447: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3448: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3449: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3450: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3451: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3452: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3453: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3454: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3455: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3456: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3457: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3458: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3459: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3460: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3461: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3462: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3463: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3464: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3465: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3466: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3467: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3468: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3469: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3470: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3471: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3472: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3473: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3474: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3475: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3476: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3477: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3478: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3479: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3480: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3481: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3482: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3483: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3484: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3485: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3486: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3487: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3488: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3489: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3490: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3491: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3492: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3493: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3494: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3495: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3496: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3497: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3498: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3499: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3500: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3501: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3502: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3503: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3504: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3505: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3506: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3507: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3508: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3509: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3510: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3511: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3512: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3513: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3514: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3515: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3516: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3517: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3518: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3519: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3520: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3521: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3522: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3523: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3524: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3525: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3526: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3527: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3528: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3529: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3530: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3531: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3532: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3533: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3534: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3535: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3536: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3537: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3538: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3539: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3540: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3541: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3542: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3543: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3544: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3545: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3546: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
3547: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3548: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3549: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3550: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3551: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3552: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3553: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3554: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3555: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3556: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3557: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3558: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3559: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3560: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3561: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3562: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3563: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3564: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3565: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3566: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3567: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3568: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3569: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3570: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3571: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3572: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3573: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3574: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3575: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3576: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3577: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3578: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3579: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3580: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3581: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3582: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3583: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3584: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3585: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3586: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3587: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3588: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3589: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3590: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3591: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3592: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3593: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3594: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3595: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3596: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3597: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3598: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3599: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3600: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3601: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3602: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3603: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3604: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3605: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
3606: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3607: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3608: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3609: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3610: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3611: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3612: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3613: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3614: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3615: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3616: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3617: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3618: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3619: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3620: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3621: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3622: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3623: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3624: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3625: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3626: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3627: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3628: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3629: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3630: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3631: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3632: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3633: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3634: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3635: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3636: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3637: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3638: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3639: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3640: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3641: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3642: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3643: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3644: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3645: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3646: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3647: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3648: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3649: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3650: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3651: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3652: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3653: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3654: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3655: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3656: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3657: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3658: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3659: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3660: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3661: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3662: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3663: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3664: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3665: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3666: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3667: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3668: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3669: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3670: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3671: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3672: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3673: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3674: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3675: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3676: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3677: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3678: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0003s
3679: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3680: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3681: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3682: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3683: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3684: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3685: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3686: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3687: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3688: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3689: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3690: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3691: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3692: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3693: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3694: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3695: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3696: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3697: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3698: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3699: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3700: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3701: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3702: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3703: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3704: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3705: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3706: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3707: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3708: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3709: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3710: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3711: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3712: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3713: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3714: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3715: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3716: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3717: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3718: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3719: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3720: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3721: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3722: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3723: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3724: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3725: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3726: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3727: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3728: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3729: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3730: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3731: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3732: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3733: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3734: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3735: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3736: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3737: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3738: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3739: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3740: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3741: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3742: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3743: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3744: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3745: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3746: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3747: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3748: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3749: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3750: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3751: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3752: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3753: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3754: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3755: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3756: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3757: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3758: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3759: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3760: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3761: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3762: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3763: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3764: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3765: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3766: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3767: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3768: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3769: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3770: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3771: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3772: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3773: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3774: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3775: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3776: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3777: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3778: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3779: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3780: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3781: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3782: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3783: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3784: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3785: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3786: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3787: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3788: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3789: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3790: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3791: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3792: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3793: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3794: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3795: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3796: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3797: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3798: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3799: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3800: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3801: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3802: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3803: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3804: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3805: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3806: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3807: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3808: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3809: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3810: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3811: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3812: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3813: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3814: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3815: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3816: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3817: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3818: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3819: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3820: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3821: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3822: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3823: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3824: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3825: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3826: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3827: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3828: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3829: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3830: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3831: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3832: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3833: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3834: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3835: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3836: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3837: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3838: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3839: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3840: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3841: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3842: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3843: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3844: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3845: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3846: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3847: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3848: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3849: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3850: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3851: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3852: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3853: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3854: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3855: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3856: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3857: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3858: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3859: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3860: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3861: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3862: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3863: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3864: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3865: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3866: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3867: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3868: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3869: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3870: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3871: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3872: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3873: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3874: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3875: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3876: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3877: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3878: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3879: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3880: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3881: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3882: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3883: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3884: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3885: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3886: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3887: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3888: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3889: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3890: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3891: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3892: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3893: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3894: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3895: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3896: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3897: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3898: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3899: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3900: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3901: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3902: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3903: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3904: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3905: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3906: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3907: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3908: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3909: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3910: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3911: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3912: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3913: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3914: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3915: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3916: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3917: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3918: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3919: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3920: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3921: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3922: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3923: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3924: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3925: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3926: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3927: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3928: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3929: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3930: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3931: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3932: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3933: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3934: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3935: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3936: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3937: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3938: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3939: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3940: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3941: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3942: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3943: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3944: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3945: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3946: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3947: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3948: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3949: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3950: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3951: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3952: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3953: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3954: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3955: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3956: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3957: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3958: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3959: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3960: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3961: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3962: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3963: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3964: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3965: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3966: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3967: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3968: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3969: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3970: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3971: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3972: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3973: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3974: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3975: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3976: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
3977: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3978: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3979: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3980: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3981: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3982: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3983: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3984: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3985: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3986: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3987: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3988: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3989: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3990: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3991: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3992: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
3993: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
3994: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3995: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3996: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
3997: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
3998: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
3999: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4000: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4001: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4002: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4003: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4004: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4005: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4006: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4007: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4008: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4009: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4010: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4011: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4012: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4013: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4014: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4015: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4016: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4017: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4018: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4019: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4020: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4021: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4022: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4023: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4024: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4025: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4026: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4027: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4028: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4029: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4030: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4031: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4032: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4033: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4034: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4035: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4036: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4037: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4038: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4039: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4040: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4041: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4042: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4043: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4044: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4045: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4046: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4047: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4048: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4049: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4050: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4051: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4052: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4053: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4054: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4055: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4056: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4057: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4058: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4059: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4060: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4061: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4062: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4063: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4064: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4065: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4066: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4067: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4068: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4069: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4070: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4071: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4072: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4073: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4074: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4075: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4076: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4077: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4078: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4079: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4080: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4081: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4082: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4083: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4084: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4085: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4086: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4087: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4088: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4089: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4090: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4091: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4092: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4093: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4094: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4095: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4096: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4097: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4098: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4099: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4100: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4101: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4102: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4103: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4104: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4105: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4106: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4107: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4108: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4109: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4110: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4111: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4112: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4113: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4114: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4115: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4116: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4117: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4118: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4119: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4120: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4121: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4122: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4123: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4124: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4125: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4126: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4127: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4128: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4129: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4130: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4131: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4132: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4133: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4134: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4135: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4136: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4137: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4138: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4139: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4140: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4141: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4142: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4143: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4144: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4145: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4146: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4147: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4148: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4149: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4150: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4151: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4152: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4153: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4154: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4155: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4156: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
4157: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4158: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
4159: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4160: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4161: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4162: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4163: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4164: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4165: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4166: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4167: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4168: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4169: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4170: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4171: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4172: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4173: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4174: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4175: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4176: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4177: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4178: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4179: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4180: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4181: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4182: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4183: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4184: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4185: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4186: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4187: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4188: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4189: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4190: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4191: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4192: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4193: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4194: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4195: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4196: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4197: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4198: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4199: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4200: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4201: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4202: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4203: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4204: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4205: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4206: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4207: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4208: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4209: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4210: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4211: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4212: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4213: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4214: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4215: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4216: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4217: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4218: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4219: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4220: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4221: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4222: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4223: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4224: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4225: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4226: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4227: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4228: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4229: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4230: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4231: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4232: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4233: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4234: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4235: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4236: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4237: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4238: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4239: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4240: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4241: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4242: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4243: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4244: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4245: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4246: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4247: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4248: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4249: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4250: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4251: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4252: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4253: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
4254: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4255: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4256: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4257: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4258: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4259: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4260: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4261: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4262: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4263: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4264: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4265: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4266: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4267: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4268: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4269: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4270: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4271: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4272: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4273: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4274: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4275: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4276: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4277: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4278: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4279: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4280: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4281: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4282: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4283: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4284: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4285: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4286: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4287: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4288: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4289: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4290: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4291: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4292: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4293: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4294: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4295: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4296: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4297: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4298: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4299: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4300: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4301: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4302: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4303: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4304: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4305: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4306: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4307: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4308: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4309: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4310: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4311: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4312: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4313: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4314: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4315: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4316: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4317: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4318: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4319: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4320: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4321: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4322: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4323: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4324: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4325: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4326: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4327: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4328: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4329: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4330: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4331: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4332: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4333: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4334: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4335: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4336: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4337: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4338: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4339: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4340: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4341: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4342: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4343: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4344: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4345: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4346: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4347: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4348: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4349: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4350: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4351: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4352: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4353: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4354: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4355: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4356: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4357: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4358: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4359: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4360: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4361: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4362: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4363: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4364: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4365: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4366: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4367: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4368: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4369: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4370: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4371: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4372: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
4373: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4374: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4375: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4376: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4377: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4378: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4379: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4380: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4381: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4382: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4383: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4384: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4385: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4386: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4387: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4388: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4389: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4390: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4391: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4392: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4393: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4394: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4395: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4396: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4397: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4398: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4399: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4400: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4401: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4402: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4403: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4404: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4405: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4406: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
4407: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4408: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4409: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4410: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4411: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4412: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4413: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4414: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4415: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4416: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4417: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4418: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4419: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4420: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4421: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4422: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4423: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4424: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4425: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4426: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4427: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4428: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4429: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4430: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4431: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4432: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4433: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4434: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4435: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4436: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4437: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4438: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4439: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4440: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4441: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4442: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4443: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4444: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4445: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4446: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4447: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4448: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4449: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4450: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4451: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4452: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4453: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4454: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4455: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
4456: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4457: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4458: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4459: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4460: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4461: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4462: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4463: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4464: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4465: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4466: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4467: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4468: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4469: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4470: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4471: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4472: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4473: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4474: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4475: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4476: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4477: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4478: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4479: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4480: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4481: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4482: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4483: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4484: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4485: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4486: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4487: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4488: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4489: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4490: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4491: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4492: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4493: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4494: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4495: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4496: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4497: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4498: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4499: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4500: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4501: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4502: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4503: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4504: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4505: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4506: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4507: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4508: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4509: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4510: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4511: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4512: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4513: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4514: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4515: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4516: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4517: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4518: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4519: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4520: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4521: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4522: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4523: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4524: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4525: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4526: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4527: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4528: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4529: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4530: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4531: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4532: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4533: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4534: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4535: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4536: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4537: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4538: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4539: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4540: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4541: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4542: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4543: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4544: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4545: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4546: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4547: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4548: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4549: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4550: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4551: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4552: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4553: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4554: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4555: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4556: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4557: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4558: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4559: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4560: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4561: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4562: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4563: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4564: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4565: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4566: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4567: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4568: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4569: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4570: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4571: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4572: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4573: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4574: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4575: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4576: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4577: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4578: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4579: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4580: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4581: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4582: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4583: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4584: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4585: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4586: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4587: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4588: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4589: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4590: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4591: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4592: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4593: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4594: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4595: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4596: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4597: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4598: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4599: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4600: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4601: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4602: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4603: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4604: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4605: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4606: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4607: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4608: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4609: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4610: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4611: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
4612: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4613: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4614: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4615: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4616: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4617: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4618: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4619: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4620: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4621: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4622: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4623: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4624: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4625: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4626: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4627: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4628: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4629: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4630: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4631: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4632: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4633: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4634: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4635: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4636: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4637: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4638: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4639: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4640: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4641: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4642: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4643: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4644: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4645: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4646: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4647: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4648: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4649: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4650: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4651: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4652: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4653: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4654: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4655: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4656: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4657: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4658: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
4659: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4660: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4661: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4662: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4663: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4664: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4665: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4666: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4667: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4668: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4669: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4670: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4671: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4672: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4673: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4674: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4675: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4676: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4677: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4678: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4679: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4680: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4681: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4682: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4683: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4684: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4685: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4686: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4687: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4688: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4689: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4690: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4691: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4692: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4693: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4694: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4695: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4696: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4697: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4698: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4699: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4700: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4701: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4702: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4703: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4704: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4705: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4706: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4707: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4708: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4709: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4710: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4711: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4712: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4713: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4714: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4715: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4716: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4717: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4718: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4719: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4720: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4721: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4722: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4723: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4724: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4725: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4726: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4727: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4728: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4729: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4730: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4731: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4732: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4733: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4734: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4735: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4736: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4737: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4738: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4739: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4740: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4741: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4742: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4743: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4744: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4745: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4746: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4747: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4748: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4749: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4750: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4751: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4752: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4753: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4754: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4755: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4756: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4757: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4758: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4759: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4760: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4761: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4762: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4763: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4764: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4765: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4766: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4767: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4768: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4769: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4770: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4771: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4772: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4773: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4774: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4775: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4776: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4777: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4778: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4779: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4780: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4781: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4782: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4783: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4784: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4785: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4786: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4787: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4788: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4789: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4790: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4791: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4792: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4793: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4794: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4795: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4796: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4797: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4798: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4799: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4800: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4801: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4802: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4803: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4804: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4805: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4806: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4807: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4808: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4809: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4810: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4811: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4812: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4813: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4814: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4815: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4816: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4817: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4818: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4819: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4820: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4821: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4822: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4823: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4824: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4825: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4826: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4827: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4828: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4829: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4830: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4831: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4832: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4833: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4834: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4835: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4836: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4837: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4838: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4839: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4840: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4841: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4842: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4843: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4844: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4845: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4846: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4847: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4848: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4849: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4850: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4851: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4852: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4853: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4854: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4855: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4856: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4857: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4858: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4859: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4860: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4861: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4862: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4863: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4864: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4865: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4866: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4867: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4868: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4869: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4870: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4871: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4872: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4873: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4874: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4875: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4876: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4877: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4878: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4879: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4880: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4881: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4882: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4883: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4884: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4885: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4886: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4887: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4888: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4889: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4890: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4891: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4892: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4893: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4894: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4895: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4896: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4897: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4898: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4899: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4900: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4901: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4902: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4903: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4904: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4905: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4906: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4907: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4908: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4909: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4910: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4911: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4912: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4913: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4914: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4915: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4916: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4917: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4918: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4919: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4920: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4921: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4922: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4923: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4924: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4925: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4926: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4927: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4928: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4929: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4930: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4931: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4932: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4933: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4934: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4935: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4936: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4937: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4938: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4939: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4940: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4941: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4942: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4943: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4944: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4945: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4946: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4947: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4948: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4949: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4950: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
4951: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4952: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4953: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4954: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4955: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4956: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4957: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4958: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4959: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4960: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4961: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4962: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4963: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4964: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
4965: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4966: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4967: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
4968: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4969: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4970: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4971: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4972: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4973: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4974: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4975: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4976: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4977: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4978: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4979: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4980: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4981: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4982: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4983: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4984: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4985: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4986: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4987: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4988: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
4989: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4990: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4991: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4992: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4993: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4994: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4995: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4996: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4997: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
4998: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
4999: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5000: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5001: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
5002: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5003: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5004: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5005: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5006: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
5007: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5008: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5009: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5010: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5011: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5012: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5013: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5014: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5015: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5016: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5017: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5018: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5019: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5020: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5021: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5022: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5023: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5024: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5025: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5026: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5027: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5028: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5029: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5030: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5031: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5032: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5033: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5034: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5035: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5036: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5037: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5038: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5039: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5040: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5041: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5042: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5043: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5044: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5045: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5046: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5047: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5048: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5049: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5050: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5051: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5052: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5053: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5054: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5055: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5056: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5057: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5058: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5059: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5060: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5061: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5062: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5063: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5064: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5065: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5066: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5067: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5068: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5069: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5070: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5071: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5072: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5073: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5074: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5075: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5076: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5077: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5078: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5079: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5080: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5081: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5082: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5083: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5084: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5085: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5086: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5087: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5088: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5089: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5090: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5091: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5092: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5093: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5094: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5095: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5096: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5097: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5098: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5099: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5100: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5101: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5102: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5103: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5104: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5105: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5106: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5107: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5108: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5109: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5110: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5111: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5112: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5113: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5114: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5115: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5116: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5117: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5118: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5119: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5120: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5121: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5122: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5123: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5124: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5125: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5126: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5127: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5128: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5129: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5130: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5131: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5132: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5133: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5134: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5135: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5136: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5137: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5138: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5139: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5140: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0003s
5141: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5142: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5143: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5144: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5145: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5146: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5147: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5148: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5149: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5150: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5151: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5152: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5153: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5154: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5155: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5156: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5157: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5158: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5159: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5160: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5161: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5162: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5163: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5164: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5165: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5166: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5167: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5168: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5169: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5170: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5171: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5172: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5173: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5174: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5175: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5176: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5177: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5178: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5179: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5180: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5181: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5182: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5183: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5184: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5185: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5186: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5187: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5188: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5189: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5190: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5191: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5192: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5193: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5194: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5195: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5196: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5197: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5198: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5199: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5200: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5201: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5202: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5203: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5204: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5205: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5206: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5207: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5208: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5209: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5210: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5211: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5212: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5213: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5214: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5215: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5216: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5217: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5218: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5219: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5220: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5221: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5222: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5223: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5224: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5225: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5226: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5227: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5228: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5229: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5230: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5231: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5232: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5233: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5234: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5235: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5236: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5237: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5238: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5239: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5240: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5241: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5242: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5243: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5244: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5245: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5246: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5247: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5248: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5249: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5250: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5251: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5252: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5253: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5254: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5255: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5256: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5257: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5258: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5259: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5260: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5261: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5262: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5263: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5264: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5265: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5266: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5267: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5268: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5269: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5270: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5271: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5272: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5273: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5274: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5275: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5276: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5277: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5278: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5279: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5280: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5281: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5282: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5283: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5284: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5285: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5286: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5287: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5288: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5289: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5290: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5291: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5292: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5293: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5294: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5295: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5296: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5297: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5298: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5299: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5300: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5301: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5302: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5303: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5304: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5305: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5306: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5307: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5308: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5309: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5310: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5311: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5312: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5313: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5314: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5315: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5316: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5317: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5318: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5319: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5320: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5321: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5322: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5323: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5324: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5325: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5326: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0003s
5327: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5328: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5329: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5330: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5331: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5332: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5333: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5334: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5335: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5336: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5337: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5338: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5339: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5340: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5341: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5342: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5343: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5344: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5345: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5346: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5347: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5348: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5349: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5350: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5351: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5352: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5353: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5354: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5355: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5356: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5357: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5358: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5359: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5360: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5361: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5362: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5363: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5364: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5365: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5366: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5367: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5368: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5369: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5370: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5371: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5372: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5373: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5374: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5375: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5376: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5377: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5378: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5379: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5380: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5381: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5382: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5383: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5384: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5385: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5386: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5387: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5388: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5389: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5390: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5391: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5392: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5393: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5394: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5395: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5396: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5397: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5398: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5399: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5400: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5401: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5402: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5403: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5404: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5405: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5406: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5407: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5408: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5409: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5410: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5411: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5412: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5413: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5414: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5415: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5416: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5417: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5418: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5419: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5420: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5421: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5422: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5423: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5424: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5425: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5426: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5427: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5428: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5429: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5430: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5431: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5432: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5433: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5434: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5435: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5436: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5437: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5438: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5439: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5440: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5441: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5442: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5443: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5444: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5445: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5446: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5447: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5448: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5449: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5450: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5451: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5452: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5453: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5454: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5455: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5456: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5457: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5458: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5459: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5460: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5461: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
5462: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5463: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5464: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
5465: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5466: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5467: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5468: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5469: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5470: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5471: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5472: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5473: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5474: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5475: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5476: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5477: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5478: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5479: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5480: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5481: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5482: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5483: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5484: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5485: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5486: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5487: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5488: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5489: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5490: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5491: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5492: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5493: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5494: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5495: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5496: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5497: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5498: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5499: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5500: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5501: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5502: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5503: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5504: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5505: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5506: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5507: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5508: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5509: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5510: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5511: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
5512: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5513: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5514: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
5515: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5516: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5517: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5518: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5519: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5520: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5521: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5522: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5523: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5524: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5525: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5526: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5527: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5528: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5529: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5530: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5531: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5532: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5533: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5534: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5535: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5536: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5537: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5538: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5539: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5540: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5541: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5542: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5543: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5544: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5545: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5546: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5547: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5548: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5549: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5550: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5551: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5552: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5553: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5554: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5555: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5556: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5557: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5558: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5559: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5560: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5561: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5562: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5563: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5564: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5565: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5566: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5567: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5568: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5569: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5570: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5571: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5572: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5573: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5574: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5575: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5576: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5577: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5578: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5579: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5580: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5581: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5582: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5583: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5584: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5585: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5586: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5587: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5588: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5589: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5590: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5591: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5592: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5593: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5594: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5595: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5596: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5597: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5598: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5599: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5600: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5601: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5602: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5603: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5604: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5605: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5606: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5607: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5608: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5609: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5610: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5611: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5612: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5613: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5614: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5615: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5616: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5617: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5618: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5619: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5620: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5621: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5622: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5623: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5624: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5625: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5626: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5627: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5628: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5629: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5630: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5631: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5632: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5633: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5634: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5635: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5636: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5637: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5638: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5639: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5640: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5641: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5642: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5643: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5644: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5645: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5646: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5647: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5648: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5649: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5650: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5651: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5652: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5653: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5654: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5655: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5656: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5657: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5658: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5659: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5660: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5661: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5662: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5663: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5664: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5665: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5666: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5667: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5668: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5669: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5670: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5671: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5672: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5673: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5674: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5675: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5676: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5677: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5678: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5679: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5680: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5681: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5682: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5683: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5684: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5685: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5686: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5687: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5688: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5689: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5690: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5691: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5692: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5693: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5694: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5695: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5696: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5697: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5698: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5699: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5700: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5701: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5702: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5703: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5704: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5705: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5706: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5707: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5708: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5709: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5710: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5711: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5712: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5713: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5714: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5715: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5716: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5717: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5718: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5719: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5720: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5721: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5722: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5723: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5724: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5725: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5726: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5727: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5728: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5729: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5730: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5731: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5732: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5733: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5734: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5735: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5736: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5737: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5738: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5739: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5740: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5741: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5742: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5743: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5744: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5745: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5746: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5747: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5748: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5749: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5750: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5751: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5752: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5753: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5754: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5755: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5756: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5757: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5758: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5759: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5760: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5761: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5762: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5763: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5764: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5765: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5766: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5767: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5768: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5769: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5770: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5771: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5772: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5773: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5774: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5775: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5776: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5777: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5778: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5779: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5780: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5781: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5782: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5783: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5784: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5785: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5786: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5787: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5788: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5789: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5790: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5791: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5792: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5793: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5794: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5795: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5796: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5797: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5798: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5799: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5800: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5801: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5802: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5803: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5804: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5805: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5806: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5807: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5808: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5809: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5810: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5811: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5812: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5813: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5814: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5815: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5816: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5817: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5818: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5819: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5820: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5821: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5822: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5823: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5824: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5825: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5826: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5827: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5828: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5829: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5830: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5831: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5832: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5833: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5834: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5835: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5836: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5837: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5838: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5839: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5840: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5841: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5842: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5843: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5844: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5845: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5846: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5847: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5848: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5849: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5850: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5851: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5852: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5853: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5854: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5855: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5856: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5857: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5858: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5859: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5860: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5861: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5862: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5863: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5864: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5865: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5866: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5867: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5868: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5869: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5870: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5871: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5872: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5873: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5874: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5875: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5876: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5877: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5878: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5879: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5880: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5881: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5882: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5883: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5884: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5885: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5886: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5887: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5888: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5889: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5890: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5891: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5892: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5893: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5894: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5895: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5896: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5897: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5898: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5899: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5900: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5901: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5902: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5903: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5904: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5905: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5906: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5907: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5908: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5909: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5910: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5911: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5912: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5913: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5914: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5915: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5916: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5917: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5918: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5919: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5920: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5921: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5922: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5923: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5924: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5925: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5926: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5927: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5928: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5929: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5930: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5931: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5932: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5933: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5934: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5935: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5936: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5937: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5938: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5939: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5940: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5941: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5942: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5943: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5944: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5945: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5946: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
5947: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5948: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5949: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5950: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5951: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5952: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5953: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5954: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5955: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5956: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5957: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5958: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5959: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5960: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5961: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5962: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5963: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5964: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5965: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5966: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5967: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5968: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5969: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5970: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5971: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5972: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5973: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5974: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5975: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5976: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5977: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5978: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5979: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5980: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5981: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5982: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5983: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5984: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5985: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5986: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5987: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5988: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
5989: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5990: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5991: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5992: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5993: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5994: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
5995: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
5996: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5997: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
5998: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
5999: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6000: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6001: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6002: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6003: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6004: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6005: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6006: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6007: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6008: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6009: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6010: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6011: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6012: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6013: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6014: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6015: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6016: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6017: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6018: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6019: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6020: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6021: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6022: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6023: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6024: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6025: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6026: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6027: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6028: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6029: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6030: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6031: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6032: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6033: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6034: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6035: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6036: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6037: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6038: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6039: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6040: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6041: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6042: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6043: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6044: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6045: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6046: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6047: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6048: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6049: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6050: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6051: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6052: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6053: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6054: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6055: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6056: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6057: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6058: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6059: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6060: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6061: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6062: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6063: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6064: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6065: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6066: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6067: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6068: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6069: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6070: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6071: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6072: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6073: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6074: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6075: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6076: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6077: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6078: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6079: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6080: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6081: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6082: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6083: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6084: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6085: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6086: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6087: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6088: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6089: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6090: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6091: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6092: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6093: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6094: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6095: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6096: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6097: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6098: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6099: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6100: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6101: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6102: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6103: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6104: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6105: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6106: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
6107: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6108: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6109: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6110: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6111: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6112: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6113: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6114: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6115: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6116: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6117: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6118: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6119: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6120: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6121: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6122: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6123: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6124: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6125: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6126: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6127: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6128: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6129: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6130: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6131: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6132: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6133: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6134: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6135: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6136: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6137: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6138: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6139: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6140: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6141: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6142: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6143: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6144: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6145: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6146: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6147: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6148: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6149: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6150: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6151: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6152: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6153: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6154: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6155: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6156: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6157: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6158: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6159: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
6160: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6161: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6162: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6163: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6164: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6165: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6166: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6167: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6168: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6169: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6170: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6171: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6172: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6173: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6174: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6175: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6176: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6177: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6178: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6179: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6180: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6181: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6182: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6183: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6184: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6185: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6186: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6187: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6188: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6189: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6190: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6191: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6192: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6193: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6194: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6195: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6196: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6197: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6198: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6199: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6200: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6201: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6202: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6203: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6204: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6205: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6206: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6207: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6208: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6209: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6210: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6211: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6212: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6213: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6214: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6215: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6216: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6217: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6218: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6219: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6220: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6221: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6222: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6223: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6224: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6225: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6226: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6227: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6228: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6229: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6230: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6231: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6232: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6233: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6234: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6235: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6236: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6237: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6238: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6239: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6240: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6241: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6242: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6243: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6244: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6245: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6246: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6247: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6248: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6249: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6250: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6251: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6252: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6253: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6254: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6255: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6256: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6257: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6258: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6259: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6260: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6261: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6262: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6263: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6264: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6265: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6266: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6267: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6268: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6269: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6270: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6271: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6272: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6273: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6274: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6275: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6276: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6277: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6278: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6279: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6280: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6281: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6282: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6283: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6284: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6285: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6286: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6287: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6288: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6289: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6290: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6291: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6292: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6293: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6294: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6295: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6296: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6297: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6298: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6299: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6300: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6301: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6302: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6303: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6304: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6305: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6306: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6307: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6308: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6309: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6310: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6311: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6312: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6313: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6314: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6315: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6316: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6317: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6318: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6319: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6320: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6321: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6322: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6323: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6324: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6325: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6326: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6327: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6328: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6329: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6330: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6331: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6332: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6333: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6334: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6335: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6336: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6337: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6338: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6339: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6340: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6341: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6342: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6343: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6344: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6345: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6346: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6347: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6348: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6349: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6350: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6351: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6352: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6353: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6354: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6355: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6356: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6357: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6358: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6359: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6360: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6361: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6362: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6363: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6364: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6365: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6366: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6367: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6368: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6369: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6370: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6371: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6372: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6373: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6374: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6375: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6376: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6377: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6378: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6379: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6380: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6381: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6382: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6383: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6384: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6385: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6386: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6387: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6388: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6389: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6390: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6391: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6392: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6393: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6394: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6395: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6396: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6397: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6398: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6399: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6400: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6401: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6402: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6403: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6404: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6405: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6406: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6407: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6408: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6409: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6410: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6411: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6412: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6413: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6414: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6415: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6416: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6417: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6418: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6419: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6420: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6421: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6422: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6423: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6424: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6425: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6426: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6427: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6428: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6429: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6430: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6431: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6432: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6433: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6434: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6435: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6436: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6437: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6438: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6439: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6440: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6441: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6442: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6443: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6444: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6445: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6446: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6447: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6448: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6449: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6450: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6451: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6452: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6453: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6454: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6455: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6456: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6457: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6458: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6459: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6460: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6461: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6462: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6463: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6464: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6465: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6466: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6467: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6468: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6469: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6470: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6471: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6472: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6473: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6474: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6475: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6476: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6477: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6478: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6479: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6480: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6481: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6482: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6483: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6484: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6485: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6486: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6487: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6488: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6489: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6490: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6491: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6492: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6493: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6494: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6495: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6496: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6497: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6498: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6499: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6500: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6501: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6502: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6503: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6504: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6505: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6506: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6507: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6508: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6509: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6510: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6511: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6512: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6513: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6514: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6515: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6516: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6517: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6518: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6519: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6520: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6521: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6522: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6523: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6524: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6525: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6526: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6527: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6528: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6529: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6530: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6531: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6532: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6533: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6534: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0005s
6535: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6536: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6537: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6538: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6539: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6540: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6541: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6542: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6543: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6544: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6545: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6546: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6547: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6548: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6549: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6550: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6551: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6552: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
6553: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6554: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6555: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6556: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6557: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6558: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6559: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6560: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6561: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6562: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6563: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6564: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6565: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6566: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6567: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6568: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6569: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6570: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6571: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6572: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6573: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6574: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6575: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6576: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6577: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6578: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6579: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6580: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6581: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6582: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6583: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6584: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6585: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6586: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6587: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6588: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6589: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6590: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6591: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6592: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6593: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6594: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6595: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6596: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6597: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6598: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6599: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6600: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6601: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6602: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6603: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6604: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6605: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6606: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6607: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6608: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6609: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6610: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6611: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6612: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6613: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6614: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6615: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6616: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6617: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6618: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6619: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6620: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6621: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6622: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6623: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6624: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6625: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6626: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6627: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6628: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6629: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6630: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6631: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
6632: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6633: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6634: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
6635: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6636: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6637: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6638: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6639: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
6640: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6641: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6642: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
6643: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6644: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6645: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6646: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6647: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6648: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6649: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6650: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6651: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6652: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6653: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6654: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6655: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6656: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6657: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6658: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6659: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6660: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6661: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6662: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6663: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6664: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6665: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6666: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6667: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6668: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6669: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6670: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6671: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6672: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6673: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6674: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6675: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6676: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6677: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6678: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6679: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6680: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6681: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0004s
6682: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6683: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6684: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6685: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6686: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6687: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6688: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6689: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6690: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6691: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6692: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6693: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6694: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6695: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6696: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6697: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6698: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6699: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6700: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6701: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6702: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6703: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6704: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6705: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6706: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6707: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6708: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6709: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6710: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6711: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6712: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6713: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6714: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6715: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6716: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6717: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6718: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6719: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6720: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6721: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6722: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6723: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6724: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6725: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6726: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6727: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6728: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6729: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6730: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6731: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6732: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6733: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6734: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6735: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6736: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6737: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6738: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6739: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6740: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6741: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6742: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6743: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6744: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6745: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6746: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6747: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6748: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6749: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6750: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6751: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6752: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6753: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0006s
6754: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6755: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6756: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6757: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6758: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6759: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6760: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6761: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6762: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) AND ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6763: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6764: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6765: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6766: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6767: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6768: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6769: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6770: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6771: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6772: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6773: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6774: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6775: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6776: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6777: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6778: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6779: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6780: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6781: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6782: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6783: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6784: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6785: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6786: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
6787: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6788: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6789: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
6790: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6791: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6792: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6793: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6794: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6795: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0001s
6796: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6797: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6798: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6799: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6800: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0001s
6801: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6802: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0003s
6803: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6804: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6805: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6806: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6807: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6808: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6809: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6810: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6811: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6812: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6813: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6814: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6815: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0002s
6816: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6817: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6818: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6819: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6820: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6821: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ID" = ?) ORDER BY "BCCategory"."sort_order" ASC LIMIT 1 0.0002s
6822: SELECT DISTINCT "BCCustomTemplateAssociation"."ClassName", "BCCustomTemplateAssociation"."LastEdited", "BCCustomTemplateAssociation"."Created", "BCCustomTemplateAssociation"."BigID", "BCCustomTemplateAssociation"."Title", "BCCustomTemplateAssociation"."RawData", "BCCustomTemplateAssociation"."NeedsSync", "BCCustomTemplateAssociation"."LastSynced", "BCCustomTemplateAssociation"."channel_id", "BCCustomTemplateAssociation"."entity_type", "BCCustomTemplateAssociation"."entity_id", "BCCustomTemplateAssociation"."file_name", "BCCustomTemplateAssociation"."is_valid", "BCCustomTemplateAssociation"."AssociatedModelID", "BCCustomTemplateAssociation"."AssociatedModelClass", "BCCustomTemplateAssociation"."ID", CASE WHEN "BCCustomTemplateAssociation"."ClassName" IS NOT NULL THEN "BCCustomTemplateAssociation"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\CustomTemplateAssociation' END AS "RecordClassName" FROM "BCCustomTemplateAssociation" WHERE ("BCCustomTemplateAssociation"."AssociatedModelID" = ?) AND ("BCCustomTemplateAssociation"."AssociatedModelClass" = ?) LIMIT 1 0.0001s
6823: SELECT DISTINCT "BCCategory"."ClassName", "BCCategory"."LastEdited", "BCCategory"."Created", "BCCategory"."base_description", "BCCategory"."specs", "BCCategory"."short_description", "BCCategory"."ImportData", "BCCategory"."ImportImageData", "BCCategory"."MageID", "BCCategory"."GroupMageID", "BCCategory"."MageLinkID", "BCCategory"."SyncStatus", "BCCategory"."HideDesktopMenu", "BCCategory"."MenuChangeDate", "BCCategory"."GroupSubcategoryProducts", "BCCategory"."HidePricingTable", "BCCategory"."RelationChangeKey", "BCCategory"."CollapseLinkedFiles", "BCCategory"."CollapseLinkedFilesGradientColor", "BCCategory"."CollapseLinkedFilesBtnText", "BCCategory"."CollapseLinkedFilesBtnStyle", "BCCategory"."CollapseLinkedFilesReveal", "BCCategory"."layout_file", "BCCategory"."Version", "BCCategory"."BigID", "BCCategory"."Title", "BCCategory"."RawData", "BCCategory"."NeedsSync", "BCCategory"."LastSynced", "BCCategory"."description", "BCCategory"."sort_order", "BCCategory"."is_visible", "BCCategory"."BannerImageID", "BCCategory"."TagID", "BCCategory"."RedirectToCategoryID", "BCCategory"."ParentID", "BCCategory"."ID", CASE WHEN "BCCategory"."ClassName" IS NOT NULL THEN "BCCategory"."ClassName" ELSE 'IQnection\\BigCommerceApp\\Model\\Category' END AS "RecordClassName" FROM "BCCategory" WHERE ("BCCategory"."ParentID" = ?) AND ("BCCategory"."is_visible" = ?) ORDER BY "BCCategory"."sort_order" ASC 0.0002s
6824: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
6825: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0003s
6826: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6827: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6828: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6829: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6830: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6831: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
6832: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6833: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6834: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6835: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6836: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6837: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6838: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6839: SELECT DISTINCT MAX("BCCategory"."MenuChangeDate") FROM "BCCategory" 0.0035s
6840: SELECT DISTINCT count(DISTINCT "BCCategory"."ID") AS "Count" FROM "BCCategory" 0.0022s
6841: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0003s
6842: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "FormPage_Live"."GAT_Activate", "FormPage_Live"."GAT_Category", "FormPage_Live"."GAT_Label", "FormPage_Live"."ThankYouText", "FormPage_Live"."FromEmail", "FormPage_Live"."SendToAll", "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" LEFT JOIN "FormPage_Live" ON "FormPage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ID" = ?) AND ("SiteTree_Live"."ClassName" IN (?, ?, ?, ?, ?)) ORDER BY "SiteTree_Live"."Sort" ASC LIMIT 1 0.0004s
6843: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0003s
6844: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6845: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6846: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6847: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6848: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0001s
6849: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6850: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0001s
6851: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6852: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6853: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6854: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0003s
6855: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6856: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6857: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6858: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6859: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6860: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ActivateMinisite", "Page_Live"."HideMinisiteSidebar", "Page_Live"."ShowMultiLevelMinisite", "Page_Live"."SidebarContent", "Page_Live"."LeftColumn", "Page_Live"."CenterColumn", "Page_Live"."RightColumn", "Page_Live"."AdditionalCode", "Page_Live"."Target", "Page_Live"."HideDesktopMenu", "Page_Live"."HideMobileMenu", "Page_Live"."MetaTitle", "Page_Live"."NoFollow", "Page_Live"."URLRedirects", "Page_Live"."MetaKeywords", "Page_Live"."HideFooterMenu", "Page_Live"."MegaMenu", "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.0002s
6861: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
6862: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
6863: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
6864: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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.0001s
6865: SELECT DISTINCT MAX("SiteTree_Live"."LastEdited") FROM "SiteTree_Live" LEFT JOIN "Page_Live" ON "Page_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) 0.0004s
6866: SELECT DISTINCT count(DISTINCT "SiteTree_Live"."ID") AS "Count" FROM "SiteTree_Live" LEFT JOIN "Page_Live" ON "Page_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) 0.0003s
6867: SELECT DISTINCT MAX("SiteTree_Live"."LastEdited") FROM "SiteTree_Live" LEFT JOIN "Page_Live" ON "Page_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) 0.0006s
6868: SELECT DISTINCT count(DISTINCT "SiteTree_Live"."ID") AS "Count" FROM "SiteTree_Live" LEFT JOIN "Page_Live" ON "Page_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) 0.0003s
6869: SELECT "Version" FROM "SiteTree" WHERE "ID" = ? 0.0003s
6870: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
6871: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
6872: SELECT DISTINCT "SiteTree"."ClassName", "SiteTree"."LastEdited", "SiteTree"."Created", "SiteTree"."Priority", "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.0003s
6873: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."Priority", "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
If you need assistance choosing an NDT product or test method or have an application question, let us know. We would be happy to assist you and promise an honest "sales-pitch free" reply. Thank you. The NDT-MAN.